Skip to content

Update aphrodite requirement from ^1.2.4 to ^2.4.0#3

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aphrodite-tw-2.4.0
Open

Update aphrodite requirement from ^1.2.4 to ^2.4.0#3
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aphrodite-tw-2.4.0

Conversation

@dependabot-preview
Copy link

Updates the requirements on aphrodite to permit the latest version.

Changelog

Sourced from aphrodite's changelog.

2.4.0

  • Allow already injected to be reset (#380)
  • Add TypeScript export for flushToStyleTag (#379)
  • Make parameter typings for StyleSheet.create more typed (#375)
  • Add a more explicit error message when someone tries to pass a plain object instead of a stylesheet into the css() method (#349)
  • Roll up inline-style-prefixer (#364)
  • Update inline-style-prefixer 5.0.4 → 5.1.0 (#373)
  • Fix examples (#367)

2.3.1

  • Use deep import for inline-style-prefixer (#363)

2.3.0

  • Bump inline-style-prefixer 4.0.2 -> 5.0.4 (#358)
  • Update rollup to v1.2.0 and babel to v7 (#362)

2.2.3

  • Bump inline-style-prefixer 4.0.0 -> 4.0.2 (#341)

2.2.2

  • Fix multiple @font-face of the same name (#327)
  • Fix typings to allow for extending (#330)

2.2.1

  • Use code-splitting for default and no-important builds (#325)

2.2.0

  • Expose defaultSelectorHandlers and injectAndGetClassName (#320)

2.1.1

  • Add minify and flushToStyleTag to no-important (#316)

2.1.0

  • Expose flushToStyleTag (#310)

2.0.0

  • Selector handlers now must return an array of rules. Returning a string containing multiple rules is deprecated. The fallback behavior for selector handlers that still return strings is to use media queries, which are not supported in older browsers like Internet Explorer 8, which makes this a breaking change. If you find yourself seeing this warning, you need to update your custom selector handlers to return arrays of strings instead of plain strings. This fallback will be removed entirely in a future major release.
  • insertRule is now used to inject styles to the style element (#240)
  • New minify() controls the minification of style names (defaults to true when process.env.NODE_ENV === 'production') (#291)
... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [aphrodite](https://github.com/Khan/aphrodite) to permit the latest version.
- [Release notes](https://github.com/Khan/aphrodite/releases)
- [Changelog](https://github.com/Khan/aphrodite/blob/v2.4.0/CHANGELOG.md)
- [Commits](Khan/aphrodite@v1.2.4...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants